home *** CD-ROM | disk | FTP | other *** search
- /* $VER: $Id: Mountfile,v 1.2 1993/11/08 13:11:15 Rhialto Rel $
- * XpkDisk Partition: Unit 0, Size 10 Mb
- *
- * The size is determined by HighCyl:
- * adding 1 means adding 32 kilobytes.
- * adding 32 means adding 1 megabyte.
- * adding 320 means adding 10 megabytes.
- */
- Device = xpkdisk.device
- Unit = 0
- Flags = 0
- Surfaces = 1
- BlocksPerTrack = 64
- Reserved = 2
- Interleave = 0
- LowCyl = 0 ; HighCyl = 319
- Buffers = 20
- BufMemType = 1
- Stacksize = 3072
- Mount = 0
-